Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is-checked and group for menus #1462

Merged

Conversation

amylizzle
Copy link
Contributor

Handles checking and group checking for menu items.

Note we need to fix a bug in RT upstream, because right now closing a submenu doesn't close it's parent, and so updates aren't reflected in the menu until the menu is fully closed. I'll PR something upstream in a bit but also RT is making some major changes right now so that might be a bit of a thing.

I added property getting also, although property setting is not implemented. The only notable thing to do there would be to call CreateMenu() after one of the element descriptors was updated.

@wixoaGit wixoaGit merged commit 16f26ce into OpenDreamProject:master Sep 27, 2023
4 checks passed
@amylizzle amylizzle deleted the Add-checkbox-support-to-menus branch September 27, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants